home *** CD-ROM | disk | FTP | other *** search
- Path: INbe.net!usenet
- From: dlauwers@innet.be (Danny Lauwers)
- Newsgroups: comp.lang.c++
- Subject: VC++ 4.0 and 32bit DLL import
- Date: Tue, 19 Mar 1996 22:47:42 GMT
- Organization: INnet NV (post doesn't reflect views of INnet NV)
- Message-ID: <4indm8$hn6@news.be.innet.net>
- Reply-To: dlauwers@innet.be
- NNTP-Posting-Host: pool014-24.innet.be
- X-Newsreader: Forte Agent .99.82
-
- Hello,
-
- How can I make a .lib file from an excisting DLL so I can use it in
- VC. I have tried the LIB utilitie but that does'nt seem to be working
- correct on 32 bit NT DLL's. The 16bit version IMPLIB from VC++ works
- only on 16bit DLL's.
- For now I have used the LoadLibrary, but it would be simpler to just
- include the library file.
-
- Please reply on my E-mail address also
- Thank you
-
- Danny Lauwers
- dlauwers@innet.be
-
-
-